/* START 00339730 */

@font-face {
  font-family: "BuffonStandard-Regular";
  src: url("https://content.secutix.com/MNHN/font/BUFFON_STANDARD/TTF/BuffonStandard-Regular.ttf");
}

*{
  font-family: "BuffonStandard-Regular"!important;
}

/* END */

/* 00341531 */
#page_landing_page .stx-SectionContent .stx-ProductActions {
 justify-content: left !important;
 padding-top: 10px !important;
}
#page_landing_page .stx-SectionContent .stx-ProductCardTitle{
  margin: 0 !important;
}
#timeSlotsPassSelectedDateContent,
#timeslots_quantity_container{
  font-size: 1.5rem;
}
#timeSlotsPassSelectedDateContent{
  text-transform: uppercase;
  font-weight: bold;
}
#main_content_reservation .alternative_button.printQuote.print,
.main_content_summary_delivery .delivery_mode_delay,
#secondary_content_navigation .tickets_menu_add_products,
#secondary_content_navigation .events,
#secondary_content_navigation .last_menu_product_category  {
  display: none !important;
}
@media screen and (min-width: 991px){
  #page_checkout_orderSummary .buttons_container.mobile_style{
    flex-direction: row-reverse;
  }
}
#isolated_header_iframe.extended{
  position: fixed;
  z-index: 99999;
  overflow: hidden;
  height: 90vh;
}
#create_account_button{
  background: var(--secondaryColor);
}
#contact_criteria_contactAuthorizations\[CNIL_O\]{
  display: none;
}
#field_contactAuthorizations\[CNIL_O\] .cs_btn{
  margin: 15px auto;
}
#field_contactAuthorizations\[CNIL_O\] .cs_btn a{
  background: var(--primaryColor) ;
  padding: 12px;
  height: var(--inputButtonHeight);
  border-radius: var(--generalBorderRadius);
  color: #fff;
  text-decoration: none;
}
#field_contactAuthorizations\[CNIL_O\] .cs_btn a:hover{
  opacity: 0.8;
}
.cs-onlyOn{
  color: #222222;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
#page_landing_page .stx-ProductCardDetails .stx-overflow-detect-wrapper{
  margin-top: 0 !important;
}
/* 00341531 END */
